Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Update input.js #7934

Closed
wants to merge 1 commit into from
Closed

Update input.js #7934

wants to merge 1 commit into from

Conversation

ephigabay
Copy link
Contributor

@mary-poppins
Copy link

I'm sorry, but I wasn't able to verify your Contributor License Agreement (CLA) signature. CLA signature is required for any code contributions to AngularJS.

Please sign our CLA and ensure that the CLA signature email address and the email address in this PR's commits match.

If you signed the CLA as a corporation, please let us know the company's name.

Thanks a bunch!

PS: If you signed the CLA in the past then most likely the email addresses don't match. Please sign the CLA again or update the email address in the commit of this PR.
PS2: If you are a Googler, please sign the CLA as well to simplify the CLA verification process.

@tbosch tbosch self-assigned this Jun 23, 2014
tbosch pushed a commit that referenced this pull request Jun 23, 2014
Needs to be `$error[validationErrorKey]!=isValid` and not
`$error[validationErrorKey]=isValid`.

See https://github.com/angular/angular.js/blob/master/src/ng/directive/input.js#L1627

Closes #7934
@tbosch tbosch closed this in 05ec6cc Jun 23, 2014
ckknight pushed a commit to ckknight/angular.js that referenced this pull request Jul 16, 2014
Needs to be `$error[validationErrorKey]!=isValid` and not
`$error[validationErrorKey]=isValid`.

See https://github.com/angular/angular.js/blob/master/src/ng/directive/input.js#L1627

Closes angular#7934
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants